SySSOConfig 
EntityType  Independent 
Logical Entity Name  SySSOConfig 
Default Table Name  SySSOConfig 
Logical Only  NO 
Definition 
 
Note 
 

SySSOConfig Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
SySSOConfigID(PK)    INTEGER  NO 
 
ConfigName    VARCHAR(100)  NO 
 
TimeToLive    INTEGER  NO 
 
UserRoleType    INTEGER  NO 
 
Active    BIT  NO 
 
UserDefinition    TEXT  YES 
 
UserId(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
TS    TIMESTAMP/DATE  NO 
 

SySSOConfig Keys 
Key Name  Key Type  Keys 
SySSOConfig_UserID_N_N_IDX  Inversion Entry  UserId 
PK_SySSOConfig_SySSOConfigID  PrimaryKey  SySSOConfigID 

SySSOConfig Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Staff  Non-Identifying  One To Zero or More        UserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
SySSOToken  Non-Identifying  One To Zero or More          NO 

SySSOConfig Check Constraints 
Check Constraint Name  CheckConstraint